Skip to content

Conversation

bhouston
Copy link
Member

@bhouston bhouston commented Mar 14, 2025

  • Add support for xAI
  • Add localOpenAI that runs with no API Key but with a baseUrl
  • Make C12 integration work, it was initially buggy
  • Refactor some code that was duplicated.

fixes #272 #271 #261 #260 #148

- Replace cosmiconfig with c12 for better TypeScript support
- Add configuration watching capability
- Remove dependency on cosmiconfig
- Maintain backward compatibility with existing config files
- Closes #260
Copy link

🎉 This PR is included in version mycoder-agent-v1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version mycoder-v1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor OpenAI LLM provider to have pluggable baseUrl and api.

1 participant